Vcenter NamespaceManagement Networks Nsx Projects VpcConnectivityProfileInfo

Vcenter NamespaceManagement Networks Nsx Projects VpcConnectivityProfileInfo
Vcenter NamespaceManagement Networks Nsx Projects VpcConnectivityProfileInfo

The Vcenter NamespaceManagement Networks Nsx Projects VpcConnectivityProfileInfo schema contains information about a VPC Connectivity Profile.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "profile": "string",
    "name": "string",
    "nsx_path": "string"
}
string
profile
Required

Identifier of the profile.

This property was added in vSphere API 9.0.0.0.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: VpcConnectivityProfile. When operations return a value of this schema as a response, the property will be an identifier for the resource type: VpcConnectivityProfile.

string
name
Required

Name used for this profile.

This property was added in vSphere API 9.0.0.0.

string
nsx_path
Required

NSX path of the profile.

This property was added in vSphere API 9.0.0.0.